Found 8 results for "tag:august 10 2022"
-
Etch | Hugo Themes
https://themes.gohugo.io/themes/etch/
Etch Etch is a simple, responsive theme for Hugo with a focus on writing. A live demo is available at https://lukasjoswiak.github.io/etch/. Features: Homepage with list of posts. Support for pages. Responsive design for optimized mobile experience. Syntax highlighting with customizable theme. Dark theme which automatically adjusts based on users’ setting (example). No external dependencies, no JavaScript, no web fonts. Internationalization friendly: use default English translations or create your own Installation To install etch, download the repository into the themes folder in the root of your site.
-
Minimal Bootstrap Hugo Theme | Hugo Themes
https://themes.gohugo.io/themes/minimal-bootstrap-hugo-theme/
Minimal Bootstrap Hugo Theme A minimal hugo theme made with bootstrap that focuses on content readability. Table of contents Demo Minimum Hugo version Installation Updating Run example site Configuration Favicons Override Homepage example Configure cookie consent Syntax highlighting Shortcodes blockquote imgAbs imgRel imgProc mastodon fileRel Getting help Demo https://minimal-bootstrap-hugo-theme.netlify.com/ Minimum Hugo version Hugo version 0.60.1 or higher is required. View the Hugo releases and download the binary for your OS.
-
Minimal | Hugo Themes
https://themes.gohugo.io/themes/minimal/
Minimal Personal blog theme powered by Hugo. A live demo is available here. Installation You can install the theme either as a clone or submodule. I recommend the latter. From the root of your Hugo site, type the following: $ git submodule add https://github.com/calintat/minimal.git themes/minimal $ git submodule init $ git submodule update Now you can get updates to Minimal in the future by updating the submodule: $ git submodule update --remote themes/minimal Configuration After installation, take a look at the exampleSite folder inside themes/minimal.
-
TeXify | Hugo Themes
https://themes.gohugo.io/themes/hugo-theme-texify/
TeXify A minimal, latex-style hugo theme for personal blogging. Features Disqus & Google Analytics included Responsive design for mobile devices Customize the site with your own stylesheets Math equations powered by KaTeX or MathJax Minimal CSS, No JavaScript, Blazing Fast! Usage Install with: git submodule add https://github.com/queensferryme/hugo-theme-texify.git themes/hugo-theme-texify Upgrade with: git submodule foreach git pull origin master See config.toml for an example configuration. Note that for Simplified Chinese users, it is recommended to use Noto Serif SC via Google Fonts.
-
https://k3fnb.com
https://k3fnb.com
-
ink-free | Hugo Themes
https://themes.gohugo.io/themes/ink-free/
Ink-Free Crisp, minimal personal website and blog theme Hugo, designed for a collaborative, open-source, privacy conscious blog. Forked from knadh with custom adjustments. Originally forked from Ezhil. Ink-Free vs Hugo-Ink This repository is a purely local (i.e., no CDNs), simplified version of hugo-ink with several simplifications for the sake of privacy: Removed all references to Google’s font-CDN Removed Analytics code, even if it was controlled by a variable As well as some additional features:
-
mini | Hugo Themes
https://themes.gohugo.io/themes/hugo-theme-cactus-plus/
Hugo Theme Mini English | 简体中文 A fast, minimalist and responsive hugo theme. Online demo Example Site Source Features: Fast Minimalist Responsive Archive Tags 1. Installation 1.1 As a Hugo Module (recommended) ⚠️ If you installed a Hugo binary, you may not have Go installed on your machine. To check if Go is installed: $ go version Go modules were considered production ready in v1.14. Download Go. From your project’s root directory, initiate the hugo module system if you haven’t already:
-
terminal | Hugo Themes
https://themes.gohugo.io/themes/hugo-theme-terminal/
Terminal DEMO - https://hugo-terminal.now.sh/ Features Built-in shortcodes Code highlighting How to start How to run your site How to configure Post archetype Add-ons How to (safely) edit the theme Found a bug? New cool idea or feature Terminal theme user? Sponsoring Licence Features 5 duotone themes, depending on your preferences (orange is default, red, blue, green, pink) Fira Code as default monospaced font. It’s gorgeous! really nice duotone, custom syntax highlighting based on PrismJS fully responsive Built-in shortcodes image (props required: src; props optional: alt, position (left is default | center | right), style) e.